FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ForgePatientChart.0830#0.1.0 (110 ms)

Package ForgePatientChart.0830
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationorder-total-quantity
Url http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationorder-total-quantity
Status draft
Name ExtTotalPrescribedQuantity
Title Ext-Total Prescribed Quantity
Experimental False
Authority hl7
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://telus.com/fhir/patientChart/StructureDefinition/profile-medication-order MedicationOrder

Resources that this resource uses

ValueSet
https://fhir.infoway-inforoute.ca/ValueSet/prescribedquantityunit PrescribedQuantityUnit


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-medicationorder-total-quantity",
  "url" : "http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationorder-total-quantity",
  "name" : "ExtTotalPrescribedQuantity",
  "title" : "Ext-Total Prescribed Quantity",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationRequest.dispenseRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://telus.com/fhir/patientChart/StructureDefinition/ext-medicationorder-total-quantity"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].value",
        "path" : "Extension.value[x].value",
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].unit",
        "path" : "Extension.value[x].unit",
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].system",
        "path" : "Extension.value[x].system",
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].code",
        "path" : "Extension.value[x].code",
        "comment" : "Conformance Rule: A Code must be supplied if one is available from the PrescribedQuantityUnit subset. If the user picks a prescribed quantity unit that does not have a code in the PrescribedQuantityUnit subset, only then can unit be supplied without a code. If a receiving system receives a code that it doesn't recognize, the system must just display the unit.\r\n\r\nThe preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.",
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/prescribedquantityunit"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.